home *** CD-ROM | disk | FTP | other *** search
/ The Sunday Times: The Month 2004 October / The Sunday Times - The Month 2004-10.iso / pc / assets / xml / content / tv / apa / home.xml < prev   
Extensible Markup Language  |  2004-08-19  |  918b  |  34 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <page>
  3.     <template layout="B">
  4.         <module type="text" position="BL" nodepath="review"/>
  5.         <module type="video" position="TL" nodepath="video"/>
  6.         <module type="image" position="TR" nodepath="image"/>
  7.     </template>
  8.     <content>
  9.         <image>
  10.             <image><![CDATA[../films/dummy_no_extra.jpg]]></image>
  11.         </image>
  12.         <video>
  13.             <image><![CDATA[../films/dummy_clip.jpg]]></image>
  14.             <video/>
  15.             <note/>
  16.             <buttons>
  17.                 <fullscreen><![CDATA[Full screen]]></fullscreen>
  18.             </buttons>
  19.         </video>
  20.         <review>
  21.             <dimensions width="360" height="177"/>
  22.             <title><![CDATA[Title]]></title>
  23.             <byline><![CDATA[Byline]]></byline>
  24.             <title2><![CDATA[Title2]]></title2>
  25.             <title2/>
  26.             <body><![CDATA[Body copy]]></body>
  27.             <body2/>
  28.             <bodylink>
  29.                 <label><![CDATA[Something else]]></label>
  30.                 <link><![CDATA[3]]></link>
  31.             </bodylink>
  32.         </review>
  33.     </content>
  34. </page>